This lists all the Constants defined by the Automation Library.
Name |
Description |
peOK |
Everything is OK |
peInvalidFile |
File is not supported |
peNoPackFile |
File is no valid SFPack archive |
pePackFileUnsound |
SFPack archive is unsound |
peLicenseNotAccepted |
License has not been accepted for the SFPack File |
peOutputFileExists |
The output file already exists |
peCanNotOpenOutput |
Can not open output file |
peWriteFailed |
The write operation to the output file failed |
peCanNotOpenFile |
Could not open input file |
peCanceled |
SF2File.Pack or SF2File.Inflate has been canceled with wither SF2File.Cancel or SFPackFile.Cancel |
peFileIO |
General File Input/Output error |
peWrongPassword |
You tried to unpack an encrypted archive and specified no or the wrong password |
peNoSF2File |
Input file is not a valid SF2 file |
Name |
Description |
ptFast |
Fast compression |
ptNormal |
Normal compression |
ptMaximum |
Maximum compression |